CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tsp 旅行商

搜索资源列表

  1. TSPSA.模拟退火算法SA求解TSP旅行商问题

    2下载:
  2. 模拟退火算法SA求解TSP旅行商问题。可以自己设定初始温度和冷却温度,SA simulated annealing algorithm for solving traveling salesman problem TSP. Can be set for the initial temperature and cooling temperature
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-23
    • 文件大小:656
    • 提供者:yourchen
  1. TS-TSP.rar

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2848
    • 提供者:ann
  1. TSP.rar

    0下载:
  2. 模拟退火算法解决旅行商问题,从文件读入城市信息,Simulated annealing algorithm to solve traveling salesman problem, reading from the file information into the city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7254
    • 提供者:肖佩瑶
  1. TSP

    1下载:
  2. 本系统是用C#语言进行旅行商问题(TSP)的实验仿真,来实现从一个城市到最后一个城市的最短路径的模拟。-This system is to use C# language Traveling Salesman Problem (TSP) of the experimental simulation, to move from one city to the last one the city' s shortest path simulation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:205193
    • 提供者:学士
  1. 演化法

    0下载:
  2. 首先介绍了当前求解TSP问题最好的演化算法之一:GT算法。文中重点设计了在NOW上求解旅行商问题GT算法的并行算法,详细描述了设计思路,设计策略。还给出了相当详细的并行算法描述。文中设计的并行算法已经在NOW上的PVM平台上实现。关键词NOW,演化计算,旅行商问题,并行计算-first briefed on the current TSP evolutionary algorithm best one : GT algorithm. The article focused on the desi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:200229
    • 提供者:巨金华
  1. tsp

    0下载:
  2. 旅行商问题的源代码及其说明。给出空间中给定n个点,画一条简单路径,包括所有的点,使得路径最短-Traveling Salesman Problem and its descr iption of the source code. Given space in a given n points, draw a simple path, including all the points, making the shortest path
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3006
    • 提供者:ron
  1. tsp

    0下载:
  2. 结合旅行商问题,学习并掌握遗传算法。并从实例中体会遗传算法对解决NP问题的重要性。遗传算法解决旅行商问题-Combination of traveling salesman problem, to learn and master the genetic algorithm. Experience from the examples of genetic algorithm to solve the NP problem. Genetic Algorithm to Solve Traveling
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:11577
    • 提供者:jiajia
  1. SA_TSP_Rev1

    0下载:
  2. 用matlab实现的利用模拟退火算法(SA)解决旅行商问题(TSP).-Matlab achieved with the use of simulated annealing algorithm (SA) to solve traveling salesman problem (TSP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:477285
    • 提供者:黄卢荃
  1. TSP_ga

    1下载:
  2. TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm matlab common procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:25353
    • 提供者:lastsong
  1. gafortsp

    1下载:
  2. 用遗传算法实现TSP旅行商问题,MATLAB源码-Using Genetic Algorithm for Traveling Salesman Problem TSP implementation, MATLAB source
  3. 所属分类:matlab

    • 发布日期:2014-12-11
    • 文件大小:2097
    • 提供者:dalian
  1. Matlab

    0下载:
  2. 用matlab解决TSP旅行商问题,30个城市的路线优化问题-Matlab solving TSP traveling salesman problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1318
    • 提供者:ronnie
  1. TSP

    0下载:
  2. TSP旅行商 的程序,有兴趣的可以下载看-TSP TSP procedures are interested in can be downloaded to see
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:20586
    • 提供者:傅川
  1. TSP_final

    0下载:
  2. TSP程序,采用C#实现,可解决旅行商问题,参数设置可视化-TSP program, using C# to achieve, solve the traveling salesman problem, visualization parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:83521
    • 提供者:陈兵
  1. TSP

    0下载:
  2. 此程序是用于tsp问题,也就是单旅行商问题,内容全面,讲解清晰-This procedure is used for tsp problem, traveling salesman problem is a single, comprehensive, on a clear
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:10056
    • 提供者:王斌
  1. ACATSP

    0下载:
  2. 蚁群算法实现TSP旅行商问题并带图形输出-ant colony optimization algorithm for tsp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:2055
    • 提供者:熊天平
  1. TSP

    0下载:
  2. 用模拟退火算法和遗传算法实现TSP旅行商问题,并可以用Matlab对结果进行图形显示分析,非常实用于初学者-Using simulated annealing algorithm and genetic algorithm traveling salesman problem TSP, and the results can be used Matlab graphics analysis, very useful for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1744903
    • 提供者:翁海冰
  1. ant

    1下载:
  2. 蚁群算法结合2-opt技术解决旅行商问题(TSP)-Ant colony algorithm with 2-opt technology to solve the traveling salesman problem (TSP)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3737922
    • 提供者:newshowing
  1. TSP

    0下载:
  2. 基于蚁群优化算法的TSP旅行商问题的参考程序-TSP Based on Ant Colony Optimization Algorithm for Traveling Salesman Problem reference program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3494
    • 提供者:鲍伟强
  1. Tsp

    0下载:
  2. 动态规划关于旅行商问题的C++实现源代码。-On the traveling salesman problem dynamic programming C++ implementation source code. 11111111
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1105229
    • 提供者:chyl
  1. TspGA源码

    0下载:
  2. TSP(旅行商问题)遗传算法实现源代码。(TSP (travel salesman problem) genetic algorithm to achieve the source code.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-28
    • 文件大小:448512
    • 提供者:苯小糠
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com